home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Acao
/
BlueCustom.swf
/
scripts
/
frame_630
/
PlaceObject2_271_45
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Wrap
Text File
|
2008-09-25
|
114b
|
5 lines
onClipEvent(load){
sppeder += (Math.round(Math.random() * 16) + 8) * 0.1;
this._alpha = sppeder * 80;
}